home *** CD-ROM | disk | FTP | other *** search
Wrap
<html> <head> <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> <meta name="generator" content="Adobe GoLive 4"> <title>SetImageURL Action</title> </head> <body bgcolor="white"> <center> <font size="6">SetImageURL Action</font><font> <hr> </font></center> <p> <csactionclass name="Set Image URL" function="CSSetImageURL" nsversion="3" ieversion="4"> </p> <p> <csactionparam name="image" type="GLActionImageParam"> </p> <p> <csactionparam name="link" type="GLActionURLParam"> </p> <p></csactionclass> </p> <p> </p> <p>IE Stuff <script language="JavaScript1.2" src="../../GlobalScripts/IE.scpt" cyberversion="N1.2"></script> </p> <p>Set Image URL <script language="JavaScript1.2" cyberversion="N1.2"><!-- function CSSetImageURL(action) { var img = null; if (document.images) { if (!IsIE()) img = CSFindElement(action[1],0); else img = document.images[action[1]]; if (img) img.src = action[2]; } } // --> </script> </p> <p> </p> <p> <table cool width="253" height="153" border="0" cellpadding="0" cellspacing="0" gridx="16" showgridx gridy="16" showgridy bgcolor="#eeeeee"> <tr height="1" cntrlrow> <td width="1" height="1"><spacer type="block" width="1" height="1"></td> <td width="10" height="1"><spacer type="block" width="10" height="1"></td> <td width="40" height="1"><spacer type="block" width="40" height="1"></td> <td width="1" height="1"><spacer type="block" width="1" height="1"></td> <td width="199" height="1"><spacer type="block" width="199" height="1"></td> </tr> <tr height="2"> <td width="1" height="2"><spacer type="block" width="1" height="2"></td> <td width="10" height="2"><spacer type="block" width="10" height="2"></td> <td width="40" height="2"><spacer type="block" width="40" height="2"></td> <td width="1" height="2"><spacer type="block" width="1" height="2"></td> <td width="199" height="2"><spacer type="block" width="199" height="2"></td> </tr> <tr height="3"> <td width="1" height="3"><spacer type="block" width="1" height="3"></td> <td width="10" height="3"><spacer type="block" width="10" height="3"></td> <td width="40" height="3"><spacer type="block" width="40" height="3"></td> <td width="1" height="3"><spacer type="block" width="1" height="3"></td> <td width="199" height="24" colspan="1" rowspan="2" valign="top" align="left" xpos="51"> <csactioncntrl name="image" x="51" y="2" width="191" height="18" alignx="scale" aligny="top"> </td> </tr> <tr height="21"> <td width="1" height="21"><spacer type="block" width="1" height="21"></td> <td width="10" height="21"><spacer type="block" width="10" height="21"></td> <td width="40" height="21" colspan="1" rowspan="1" valign="top" align="left" xpos="10"> <csactioncntrl type="StaticText" value="Image" x="10" y="5" width="39" height="16" alignx="left" aligny="top"> </td> <td width="1" height="21"><spacer type="block" width="1" height="21"></td> </tr> <tr height="4"> <td width="1" height="4"><spacer type="block" width="1" height="4"></td> <td width="10" height="4"><spacer type="block" width="10" height="4"></td> <td width="40" height="4"><spacer type="block" width="40" height="4"></td> <td width="200" height="52" colspan="2" rowspan="2" valign="top" align="left" xpos="50"> <csactioncntrl name="link" x="50" y="26" width="193" height="44" alignx="scale" aligny="top"> </td> </tr> <tr height="48"> <td width="1" height="48"><spacer type="block" width="1" height="48"></td> <td width="10" height="48"><spacer type="block" width="10" height="48"></td> <td width="40" height="48" colspan="1" rowspan="1" valign="top" align="left" xpos="10"> <csactioncntrl type="StaticText" value="Link" x="10" y="30" width="35" height="16" alignx="left" aligny="top"> </td> </tr> <tr height="72"> <td width="1" height="72"><spacer type="block" width="1" height="72"></td> <td width="10" height="72"><spacer type="block" width="10" height="72"></td> <td width="240" height="72" colspan="3" rowspan="1" valign="top" align="left" xpos="10"> <csactioncntrl type="InfoText" value="Images without names can not be a target for this action." x="10" y="78" width="231" height="29" alignx="scale" aligny="top"> </td> </tr> </table> </p> <p> </body> </html>